;  -----------------------------------------------------
;  |  BEWARE, SPACE COWBOY!			       |
;  |  Tag names must be in -----> lowercase! <-----    |
;  |  or else... Ian Luck will be so sad with you :,(  |
;  -----------------------------------------------------


; ----------------------------------------------------------
; | We organized several sections in the configuration     |
; | file with one purpose in mind: focus on creativity.    |
; |--------------------------------------------------------|
; | This is the spirit of Astral Soup Design:              |
; | Just be creative. Do not feel inhibited by complex     |
; | things, as said by Brown (2007) at page 69-70.         |
; | -------------------------------------------------------|
; | Welcome to Codename: foxionHD.			   |
; | Toyfulous Personal Standard version: v3.0pre5	   |
; | Animations provided by Lightbulb Studio		   |
, | (C)2018 Lightbulb Atelier, a Nicolas Bahamondes brand. |
; ----------------------------------------------------------


;Color Properties
;----------------


scaler_lit = 1.00 1.00 1.00	;lit (R G B scalers) 0.56 0.77 1.0 for OSX-ish blue
scaler_pressed = 0.80 0.80 0.80	;pressed
scaler_search = 0.7 0.7 0.7	;search match
scaler_title = 1.0 1.0 1.0	;active title text

color_main = 7170AE		;main panel text (RGB hex)
color_title = 8E4310		;title
color_titlemini = 111111	;mini-mode title (if omitted, color_title is used)
color_time = BF5915		;mini-mode time display (if omitted, color_time/color_main is used)
color_timemini = 111111		;time display (if omitted, color_main is used)
color_text = 9B9B8C		;list/info panel text
color_list = 9B9B8C		;playlist panel text (if omitted, color_text is used)
color_info = 7170AE		;info heading text
;color_infotext = 000000	;info text, excluding ext.playlist (if omitted, color_text is used)
color_help = ffffff		;help text & border
color_helpback = 200040		;help background
color_listtime = 9B9B8C		;playlist time & track count
color_listdead = ff0000		;dead track marker
color_listmark = 808080		;current track marker
color_infoback = ffffff		;info window background (if omitted, background of playlist is used)
color_seethru = 00ff00		;transparent panel/slider/scroller colour
color_search = 000000		;search match text

pos_left = 564 			;left panel offset & margin (equalizer)
pos_leftdown = 0		;left panel opens downwards?
pos_right = 1200		;right panel offset & margin (playlist)
pos_rightdown = 0		;right panel opens downwards?
pos_rightoverleft = 0		;left/right panel Z-order
pos_litleft = 0 0		;offset of on/off bitmap in left panel buttons (x y)
pos_litinfo = 0 0		;offset of on/off bitmap in info window buttons
pos_scrollinfo = 0		;offset of scroller in info window right side bitmap (x)
pos_listnum = 0			;vertical offset adjustment of playlist numbers (y)
pos_infoframe = 10		;info window frame width (if omitted, width of info_left.bmp is used)
pos_titlescroll = 0		;title scrolling (0=smooth, 1=block)
pos_level = 10001		;level display scheme in animation mode (1000n, where n is the animation speed)
pos_listoff = 15		;space between list number and its info




;Font Properties for "Title"
;---------------------------

font_title = Franklin Gothic Demi Cond		;title font
font_titlesize = 40				;title font size
font_titlebold = 0				;title font is bold?
font_titlealign = 0				;title alignment (0=centre, 1=left, 2=right)

font_titlemini = Arial				;title font
font_titleminisize = 9				;title font size
font_titleminibold = 0				;title font is bold?
font_titleminialign = 0				;title alignment (0=centre, 1=left, 2=right)



;Font Properties for "Time"
;--------------------------

font_time = Futura Book				;time display font
font_timesize = 92				;time font size
font_timebold = 1				;time font is bold?
font_timealign = 0				;time alignment (0=centre, 1=left, 2=right)

font_timemini = Futura Light			;time (mini mode) display font
font_timeminisize = 12				;time (mini mode) font size
font_timeminibold = 1				;time (mini mode) font is bold?
font_timeminialign = 0				;time (mini mode) alignment (0=centre, 1=left, 2=right)



;Font Properties for "Main"
;--------------------------

font_main = Franklin Gothic Demi Cond		;main panel font (info area & mini-mode time)
font_mainsize = 14				;main panel font size
font_mainbold = 0				;main panel font is bold?
font_mainalign = 2				;main panel alignment (0=centre, 1=left, 2=right)



;Font Properties for "Help"
;--------------------------

font_help = Futura Light			;help "bubble" font
font_helpsize = 26				;help font size
font_helpbold = 0				;help font is bold?
font_helpalign = 1				;help font alignment (0=centre, 1=left, 2=right)



;Font Properties for "List"
;--------------------------

font_list = Futura Condensed			;playlist font
font_listsize = 22				;playlist font size
font_listbold = 0				;playlist font is bold?
font_listalign = 1				;playlist font alignment (0=centre, 1=left, 2=right)

font_listnum = Futura Heavy			;playlist numbers font (inc. time/format/search text)
font_listnumsize = 20				;playlist numbers font size
font_listnumbold = 0				;playlist numbers font is bold?
font_listnumalign = 2				;playlist numbers font alignment (0=centre, 1=left, 2=right)



;Font Properties for "Info"
;--------------------------

font_info = Futura Book				;info window font (should be a fixed-pitch font)
font_infosize = 18				;info window font size
font_infobold = 0				;info window font is bold?
font_infoalign = 1				;info window font alignment (0=centre, 1=left, 2=right)




;Font Properties for "MOD Pattern Display Vis"
;---------------------------------------------

;font_mod = verdana			;MOD display font (if omitted, font_info is used)
;font_modsize = 11			;MOD display font size
;font_modbold = 0			;MOD display font is bold? (2=extra)
;font_moditalic = 0			;MOD display font is italic?



;Additional Properties
;---------------------

;vis = blah.svp				;Force Sonique visualization (covers: svp-coverart.svp)
bubblestyle = 0				;Info bubble style (0=round, 1=square)



; Skin Metadata
; -------------
text_author = Astral Soup || Dream again.  \(^u^)/		;Write your name here.
text_url = https://astralsoup.deviantart.com			;Website or e-Mail address (use mailto:)
minversion = 3.8.2.39						;Minimum XMPlay version required by skin
